[INFO] cloning repository https://github.com/ifd3f/caligula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ifd3f/caligula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifd3f%2Fcaligula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifd3f%2Fcaligula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 84ecaad5ef7c304e0c15ffba3e0ce066ce3457d2
[INFO] testing ifd3f/caligula against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fifd3f%2Fcaligula" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ifd3f/caligula
[INFO] finished tweaking git repo https://github.com/ifd3f/caligula
[INFO] tweaked toml for git repo https://github.com/ifd3f/caligula written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ifd3f/caligula on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ifd3f/caligula already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-unwrap v1.0.1
[INFO] [stderr]   Downloaded test-strategy v0.4.5
[INFO] [stderr]   Downloaded tracing-panic v0.1.2
[INFO] [stderr]   Downloaded ruzstd v0.6.0
[INFO] [stderr]   Downloaded derive-ex v0.1.8
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded rstest v0.19.0
[INFO] [stderr]   Downloaded rstest_macros v0.19.0
[INFO] [stderr]   Downloaded owned-alloc v0.2.0
[INFO] [stderr]   Downloaded process_path v0.1.4
[INFO] [stderr]   Downloaded newline-converter v0.3.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.6
[INFO] [stderr]   Downloaded twox-hash v2.1.2
[INFO] [stderr]   Downloaded lockfree v0.5.1
[INFO] [stderr]   Downloaded format-bytes-macros v0.4.0
[INFO] [stderr]   Downloaded format-bytes v0.3.0
[INFO] [stderr]   Downloaded inquire v0.7.5
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded bzip2 v0.6.1
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.3
[INFO] [stderr]   Downloaded nix v0.31.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0a9c67a900cefc80509dbba7a408debbe5998ddd2d2ef009e593eefe6f5409b
[INFO] running `Command { std: "docker" "start" "-a" "e0a9c67a900cefc80509dbba7a408debbe5998ddd2d2ef009e593eefe6f5409b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0a9c67a900cefc80509dbba7a408debbe5998ddd2d2ef009e593eefe6f5409b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0a9c67a900cefc80509dbba7a408debbe5998ddd2d2ef009e593eefe6f5409b", kill_on_drop: false }`
[INFO] [stdout] e0a9c67a900cefc80509dbba7a408debbe5998ddd2d2ef009e593eefe6f5409b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20f680c62a6527489e38e87258f5dd1ba00ee9b467102b2ff3fdd6b468047109
[INFO] running `Command { std: "docker" "start" "-a" "20f680c62a6527489e38e87258f5dd1ba00ee9b467102b2ff3fdd6b468047109", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.3
[INFO] [stderr]    Compiling owned-alloc v0.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling lz4_flex v0.11.6
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling lockfree v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling process_path v0.1.4
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling format-bytes-macros v0.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling format-bytes v0.3.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tracing-unwrap v1.0.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ruzstd v0.6.0
[INFO] [stderr]    Compiling test-strategy v0.4.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling caligula v0.5.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "20f680c62a6527489e38e87258f5dd1ba00ee9b467102b2ff3fdd6b468047109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20f680c62a6527489e38e87258f5dd1ba00ee9b467102b2ff3fdd6b468047109", kill_on_drop: false }`
[INFO] [stdout] 20f680c62a6527489e38e87258f5dd1ba00ee9b467102b2ff3fdd6b468047109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e6b1c5bd488cad528466a3841eec549fa45d5a6252b25dd3d39d79fcb2ef851
[INFO] running `Command { std: "docker" "start" "-a" "5e6b1c5bd488cad528466a3841eec549fa45d5a6252b25dd3d39d79fcb2ef851", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling rstest v0.19.0
[INFO] [stderr]    Compiling caligula v0.5.0-rc.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.16s
[INFO] running `Command { std: "docker" "inspect" "5e6b1c5bd488cad528466a3841eec549fa45d5a6252b25dd3d39d79fcb2ef851", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6b1c5bd488cad528466a3841eec549fa45d5a6252b25dd3d39d79fcb2ef851", kill_on_drop: false }`
[INFO] [stdout] 5e6b1c5bd488cad528466a3841eec549fa45d5a6252b25dd3d39d79fcb2ef851
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aec807ddfc7d5a4790654b7eb8c026865ceddefffbdf1460cbf8f041cbe89d2d
[INFO] running `Command { std: "docker" "start" "-a" "aec807ddfc7d5a4790654b7eb8c026865ceddefffbdf1460cbf8f041cbe89d2d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caligula-86149d722467fa5e)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test codec::hash::tests::parse_invalid_hash::bad_algo ... ok
[INFO] [stdout] test codec::hash::file::tests::parse_simple_hashfile ... ok
[INFO] [stdout] test codec::hash::tests::parse_invalid_hash::bad_length ... ok
[INFO] [stdout] test codec::hash::file::tests::parse_complicated_hashfile ... ok
[INFO] [stdout] test codec::hash::tests::parse_invalid_hash::empty ... ok
[INFO] [stdout] test codec::hash::tests::parse_invalid_hash::invalid_chars ... ok
[INFO] [stdout] test codec::hash::tests::parse_invalid_hash::sri_no_hash ... ok
[INFO] [stdout] test codec::hash::tests::parse_valid_base64_only_hash ... ok
[INFO] [stdout] test codec::hash::tests::parse_valid_sri_hash ... ok
[INFO] [stdout] test codec::hash::tests::parse_valid_sri_hash_base16 ... ok
[INFO] [stdout] test facade::escalation::unix::tests::test_doas ... ok
[INFO] [stdout] test facade::escalation::unix::tests::test_run0 ... ok
[INFO] [stdout] test facade::escalation::unix::tests::test_sudo ... ok
[INFO] [stdout] test facade::escalation::unix::tests::test_to_string_no_env ... ok
[INFO] [stdout] test facade::escalation::unix::tests::test_to_string_with_env ... ok
[INFO] [stdout] test facade::workflow::write_verify::tests::accept_total_bytes_messages ... ok
[INFO] [stdout] test codec::hash::tests::parse_valid_base16_only_hash ... ok
[INFO] [stdout] test facade::workflow::write_verify::tests::finished_during_finished_is_idempotent ... ok
[INFO] [stdout] test facade::workflow::write_verify::tests::sudden_terminate_in_writing_state_sets_error ... ok
[INFO] [stdout] test facade::workflow::write_verify::tests::terminate_during_finished_is_idempotent ... ok
[INFO] [stdout] test facade::workflow::write_verify::tests::writing_value_for_compressed_ratio ... ok
[INFO] [stdout] test facade::workflow::write_verify::tests::writing_value_for_uncompressed_ratio ... ok
[INFO] [stdout] test tui::cli::tests::parse_invalid_hash::bad_length ... ok
[INFO] [stdout] test tui::cli::tests::parse_invalid_hash::empty ... ok
[INFO] [stdout] test tui::cli::tests::parse_invalid_hash::no_hash ... ok
[INFO] [stdout] test tui::cli::tests::parse_valid_ask::_ask_expects ... ok
[INFO] [stdout] test tui::cli::tests::parse_valid_ask::caps ... ok
[INFO] [stdout] test tui::cli::tests::parse_valid_ask::mixed_case ... ok
[INFO] [stdout] test facade::escalation::unix::tests::test_su ... ok
[INFO] [stdout] test tui::cli::tests::parse_valid_hash ... ok
[INFO] [stdout] test tui::cli::tests::parse_valid_skip::_none_expects ... ok
[INFO] [stdout] test util::byteseries::tests::estimated_time_display::non_finite ... ok
[INFO] [stdout] test util::byteseries::tests::find_idx_below::negative ... ok
[INFO] [stdout] test util::byteseries::tests::find_idx_below::over ... ok
[INFO] [stdout] test util::byteseries::tests::estimated_time_display::round_decimals_up ... ok
[INFO] [stdout] test util::byteseries::tests::estimated_time_display::round_decimals_down ... ok
[INFO] [stdout] test util::byteseries::tests::estimated_time_display::more_than_a_day ... ok
[INFO] [stdout] test util::byteseries::tests::find_idx_below::zero ... ok
[INFO] [stdout] test util::byteseries::tests::interp_bytes::exactly_last ... ok
[INFO] [stdout] test util::byteseries::tests::interp_bytes::between ... ok
[INFO] [stdout] test util::byteseries::tests::interp_bytes::negative ... ok
[INFO] [stdout] test util::byteseries::tests::interp_bytes::over ... ok
[INFO] [stdout] test util::byteseries::tests::interp_bytes::exact ... ok
[INFO] [stdout] test util::byteseries::tests::interp_bytes::zero ... ok
[INFO] [stdout] test tui::cli::tests::parse_valid_skip::_skip_expects ... ok
[INFO] [stdout] test tui::cli::tests::parse_valid_skip::caps ... ok
[INFO] [stdout] test tui::cli::tests::parse_valid_skip::mixed_case ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_happy_case_works ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_happy_path_works::file_size_2_103 ... ok
[INFO] [stdout] test util::byteseries::tests::estimated_time_display::less_than_a_day ... ok
[INFO] [stdout] test util::byteseries::tests::find_idx_below::exact ... ok
[INFO] [stdout] test util::byteseries::tests::find_idx_below::exactly_last ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_happy_path_works::file_size_3_4348 ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_sad_case_works ... ok
[INFO] [stdout] test util::legacy_io::tests::write_file_larger_than_disk::file_size_1_1032 ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_sad_path_works::case_1 ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_sad_path_works::case_5 ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_sad_path_works::case_4 ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_sad_path_works::case_2 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_file_larger_than_disk::file_size_2_2000 ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_sad_path_works::case_3 ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_happy_path_works::file_size_4_8337 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_file_larger_than_disk::file_size_3_6000 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_file_larger_than_disk::file_size_4_7000 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_1_0::buf_size_1_16 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_2_1::buf_size_1_16 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_1_0::buf_size_2_32 ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_sad_path_works::case_6 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_1_0::buf_size_3_48 ... ok
[INFO] [stdout] test util::legacy_io::tests::verify_misaligned_case_happy_path_works::file_size_1_101 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_2_1::buf_size_2_32 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_2_1::buf_size_4_64 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_2_1::buf_size_5_128 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_3_33::buf_size_3_48 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_3_33::buf_size_1_16 ... ok
[INFO] [stdout] test util::byteseries::tests::find_idx_below::between ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_1_0::buf_size_4_64 ... ok
[INFO] [stdout] test util::byteseries::tests::estimated_time_display::exactly_a_day ... ok
[INFO] [stdout] test tui::cli::tests::parse_invalid_hash::bad_algo ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_3_33::buf_size_2_32 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_1_0::buf_size_5_128 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_2_1::buf_size_3_48 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_3_33::buf_size_4_64 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_4_382::buf_size_3_48 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_4_382::buf_size_5_128 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_4_382::buf_size_2_32 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_4_382::buf_size_1_16 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_5_438::buf_size_1_16 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_4_382::buf_size_4_64 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_5_438::buf_size_4_64 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_3_33::buf_size_5_128 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_6_993::buf_size_2_32 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_5_438::buf_size_5_128 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_5_438::buf_size_2_32 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_6_993::buf_size_1_16 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_6_993::buf_size_4_64 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_6_993::buf_size_3_48 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misc_cases::case_2 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_5_438::buf_size_3_48 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misaligned_file_works::file_size_6_993::buf_size_5_128 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_op_works_with_emitted_events ... ok
[INFO] [stdout] test util::legacy_io::tests::write_misc_cases::case_1 ... ok
[INFO] [stdout] test util::stdiomux::tests::test_service_fn ... ok
[INFO] [stdout] test tui::cli::tests::parse_invalid_hash::invalid_chars ... ok
[INFO] [stdout] test util::legacy_io::tests::write_very_big_happy_case::bs_1_512 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_very_big_happy_case::bs_2_1024 ... ok
[INFO] [stdout] test util::legacy_io::tests::write_very_big_happy_case::bs_3_2048 ... ok
[INFO] [stdout] test util::stdiomux::tests::proptest_over_duplex ... ok
[INFO] [stdout] test util::stdiomux::tests::proptest_service_fn ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.42s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aec807ddfc7d5a4790654b7eb8c026865ceddefffbdf1460cbf8f041cbe89d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aec807ddfc7d5a4790654b7eb8c026865ceddefffbdf1460cbf8f041cbe89d2d", kill_on_drop: false }`
[INFO] [stdout] aec807ddfc7d5a4790654b7eb8c026865ceddefffbdf1460cbf8f041cbe89d2d
